Skip to content

[CORE-69]: Bump the minor-patch-dependencies group with 7 updates #411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2025

Bumps the minor-patch-dependencies group with 7 updates:

Package From To
org.yaml:snakeyaml 2.3 2.4
io.projectreactor.netty:reactor-netty-http 1.2.2 1.2.3
bio.terra:terra-resource-janitor-client 0.113.40-SNAPSHOT 0.113.42-SNAPSHOT
net.javacrumbs.shedlock:shedlock-spring 6.2.0 6.3.0
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 6.2.0 6.3.0
com.google.cloud:google-cloud-pubsub 1.136.1 1.137.0
io.kubernetes:client-java 22.0.0 22.0.1-legacy

Updates org.yaml:snakeyaml from 2.3 to 2.4

Commits
  • c2f88df [maven-release-plugin] prepare for next development iteration
  • f303695 Merge branch 'master' into build-21
  • 85fa309 Update changes
  • a9a6534 Merge branch 'master' into remove-custom-base64
  • ee85b4f Fix Base64
  • c39afe5 Use tests for Java 8
  • df56322 Merge branch 'master' into ds/checkToken
  • 95bd06b Merge pull request #13 from schlosna/ds/checkToken
  • ccc1be2 Update changes.xml
  • 0487ff4 Update changes.xml
  • Additional commits viewable in compare view

Updates io.projectreactor.netty:reactor-netty-http from 1.2.2 to 1.2.3

Release notes

Sourced from io.projectreactor.netty:reactor-netty-http's releases.

v1.2.3

Reactor Netty 1.2.3 is part of 2024.0.3 Release Train.

What's Changed

⚠️ Update considerations and deprecations

  • Make ChannelOperations.DisposedChannel#close non operational by @​violetagg in #3592
  • Ensure HttpClient does not add Content-Length header when the send function does not change NettyOutbound or returns Mono#empty by @​violetagg in #3605

✨ New features and improvements

🐞 Bug fixes

  • When Mono#empty is provided as a deferred configuration, continue with the actual configuration by @​violetagg in #3596
  • When null is provided as a deferred configuration, continue with the current configuration by @​violetagg in #3602
  • Http2Pool: Ensure the permit is returned when the Borrower is cancelled by @​violetagg in #3609

Full Changelog: reactor/reactor-netty@v1.2.2...v1.2.3

Commits

Updates bio.terra:terra-resource-janitor-client from 0.113.40-SNAPSHOT to 0.113.42-SNAPSHOT

Updates net.javacrumbs.shedlock:shedlock-spring from 6.2.0 to 6.3.0

Changelog

Sourced from net.javacrumbs.shedlock:shedlock-spring's changelog.

6.3.0 (2025-01-06)

Commits
  • f49d8d0 [maven-release-plugin] prepare release shedlock-parent-6.3.0
  • 082beee Test with SB 3.5.9-M1
  • 19c3960 Merge pull request #2401 from lukas-krecan/awss3v2
  • 7057e48 Merge pull request #2402 from lukas-krecan/dependabot/maven/providers/ignite/...
  • beae025 Cleanup
  • a6fe5f3 Bump org.apache.ignite:ignite-core
  • 4e56784 Spotless
  • 9ffa08a Merge pull request #2399 from lukas-krecan/dependabot/maven/org.opensearch.cl...
  • 2baabb9 Merge pull request #2400 from lukas-krecan/dependabot/maven/org.springframewo...
  • dc6ecb9 Bump org.springframework.data:spring-data-redis from 3.4.2 to 3.4.3
  • Additional commits viewable in compare view

Updates net.javacrumbs.shedlock:shedlock-provider-jdbc-template from 6.2.0 to 6.3.0

Updates com.google.cloud:google-cloud-pubsub from 1.136.1 to 1.137.0

Release notes

Sourced from com.google.cloud:google-cloud-pubsub's releases.

v1.137.0

1.137.0 (2025-02-12)

Features

  • Add support for message transforms to Topic and Subscription (3889a05)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (b952e58)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.47.0 (#2331) (216feef)
  • Update dependency com.google.cloud:google-cloud-core to v2.51.0 (#2338) (ac2403e)
  • Update dependency com.google.cloud:google-cloud-storage to v2.48.1 (#2332) (23fd7a8)
  • Update dependency com.google.cloud:google-cloud-storage to v2.48.2 (#2341) (eeb99a9)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#2336) (996f4eb)

Documentation

  • A comment for field code in message .google.pubsub.v1.JavaScriptUDF is changed (3889a05)
Changelog

Sourced from com.google.cloud:google-cloud-pubsub's changelog.

1.137.0 (2025-02-12)

Features

  • Add support for message transforms to Topic and Subscription (3889a05)

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (b952e58)

Dependencies

  • Update dependency com.google.cloud:google-cloud-bigquery to v2.47.0 (#2331) (216feef)
  • Update dependency com.google.cloud:google-cloud-core to v2.51.0 (#2338) (ac2403e)
  • Update dependency com.google.cloud:google-cloud-storage to v2.48.1 (#2332) (23fd7a8)
  • Update dependency com.google.cloud:google-cloud-storage to v2.48.2 (#2341) (eeb99a9)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#2336) (996f4eb)

Documentation

  • A comment for field code in message .google.pubsub.v1.JavaScriptUDF is changed (3889a05)
Commits
  • 609a6a6 chore(main): release 1.137.0 (#2340)
  • eeb99a9 deps: update dependency com.google.cloud:google-cloud-storage to v2.48.2 (#2341)
  • 996f4eb deps: update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 ...
  • ac2403e deps: update dependency com.google.cloud:google-cloud-core to v2.51.0 (#2338)
  • 5e27af5 chore(main): release 1.136.2-SNAPSHOT (#2328)
  • b952e58 chore: Update generation configuration at Wed Feb 12 02:25:06 UTC 2025 (#2339)
  • cc68952 chore: Update generation configuration at Tue Feb 11 02:25:56 UTC 2025 (#2337)
  • 216feef deps: update dependency com.google.cloud:google-cloud-bigquery to v2.47.0 (#2...
  • 23fd7a8 deps: update dependency com.google.cloud:google-cloud-storage to v2.48.1 (#2332)
  • 51ea70c chore(deps): update dependency com.google.cloud:libraries-bom to v26.54.0 (#2...
  • Additional commits viewable in compare view

Updates io.kubernetes:client-java from 22.0.0 to 22.0.1-legacy

Release notes

Sourced from io.kubernetes:client-java's releases.

v22.0.1-legacy

[maven-release-plugin] copy for tag v22.0.1-legacy

v22.0.1

What's Changed

Full Changelog: kubernetes-client/java@v22.0.0...v22.0.1

v22.0.0-legacy

[maven-release-plugin] copy for tag v22.0.0-legacy

Full Changelog: kubernetes-client/java@v22.0.0...v22.0.0-legacy

Commits
  • 8f5ec14 [maven-release-plugin] prepare release v22.0.1-legacy
  • a6d60e2 Merge pull request #3905 from yue9944882/automated-generate-b6cda5c0-edit
  • 8184053 add jackson-core to dependency
  • d523623 Format and fluent-gen from release-1.31
  • 37ae5af Applied patches under scripts/patches/*.diff
  • 3c0d8b7 Automated openapi generation from release-1.31
  • c065065 remove unnecessary patches for java8
  • 08fb488 refreshing JSON patch
  • 06bf8aa fixes java8 codegen parameter
  • e42c51c porting missing class from master branch
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
bio.terra:terra-resource-janitor-client [>= 0.114.a, < 0.115]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-patch-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) | `2.3` | `2.4` |
| [io.projectreactor.netty:reactor-netty-http](https://github.com/reactor/reactor-netty) | `1.2.2` | `1.2.3` |
| bio.terra:terra-resource-janitor-client | `0.113.40-SNAPSHOT` | `0.113.42-SNAPSHOT` |
| [net.javacrumbs.shedlock:shedlock-spring](https://github.com/lukas-krecan/ShedLock) | `6.2.0` | `6.3.0` |
| net.javacrumbs.shedlock:shedlock-provider-jdbc-template | `6.2.0` | `6.3.0` |
| [com.google.cloud:google-cloud-pubsub](https://github.com/googleapis/java-pubsub) | `1.136.1` | `1.137.0` |
| [io.kubernetes:client-java](https://github.com/kubernetes-client/java) | `22.0.0` | `22.0.1-legacy` |


Updates `org.yaml:snakeyaml` from 2.3 to 2.4
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.4..snakeyaml-2.3)

Updates `io.projectreactor.netty:reactor-netty-http` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.2.2...v1.2.3)

Updates `bio.terra:terra-resource-janitor-client` from 0.113.40-SNAPSHOT to 0.113.42-SNAPSHOT

Updates `net.javacrumbs.shedlock:shedlock-spring` from 6.2.0 to 6.3.0
- [Changelog](https://github.com/lukas-krecan/ShedLock/blob/master/RELEASES.md)
- [Commits](lukas-krecan/ShedLock@shedlock-parent-6.2.0...shedlock-parent-6.3.0)

Updates `net.javacrumbs.shedlock:shedlock-provider-jdbc-template` from 6.2.0 to 6.3.0

Updates `com.google.cloud:google-cloud-pubsub` from 1.136.1 to 1.137.0
- [Release notes](https://github.com/googleapis/java-pubsub/releases)
- [Changelog](https://github.com/googleapis/java-pubsub/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-pubsub@v1.136.1...v1.137.0)

Updates `io.kubernetes:client-java` from 22.0.0 to 22.0.1-legacy
- [Release notes](https://github.com/kubernetes-client/java/releases)
- [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md)
- [Commits](kubernetes-client/java@v22.0.0...v22.0.1-legacy)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.projectreactor.netty:reactor-netty-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: bio.terra:terra-resource-janitor-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-spring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: net.javacrumbs.shedlock:shedlock-provider-jdbc-template
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: com.google.cloud:google-cloud-pubsub
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-patch-dependencies
- dependency-name: io.kubernetes:client-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner February 17, 2025 12:24
@dependabot dependabot bot requested review from calypsomatic, samanehsan and a team and removed request for a team February 17, 2025 12:24
Copy link

@calypsomatic calypsomatic merged commit 8a3d96b into master Feb 18, 2025
6 checks passed
@calypsomatic calypsomatic deleted the dependabot/gradle/master/minor-patch-dependencies-5f73b33a95 branch February 18, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant